﻿@charset "utf-8";
/* CSS Document */
body{font-size:12px;
font-family: Arial, Helvetica, sans-serif "微软雅黑";
padding:0px;
margin:0px; 
color:#000;
}


i {
	display:inline-block;
	height:100%;
	vertical-align:middle
	}
img {
	border:0;
	behavior: url("js/pngbehavior.htc");
	}
	
h1,h2,h3,h4,h5,h6,p {margin:0px; padding:0px;}
 
input {font-size:12px;}
 
 /**/
.box:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5{list-style:none; margin:0px; padding:0px;}/*list-style:none去掉UL LI前面的默认· margin:0px去掉UL LI前面的默认空格*/
/* Hides from IE-mac \*/
* html .box {height: 1%;}
/* End hide from IE-mac */
.clear{clear:both; height:0px; line-height:0px; font-size:0px;}
a:link, a:visited {
	color:#000;
	text-decoration: none;
}
a:hover, a:active {
	color: #ff0000;
	text-decoration:underline
}
/*页面层容器*/
.Container{
width:940px;
margin:0 auto;
background:url(../image/bg.jpg) ;
padding-left:60px;

background-color:#FFFFFF;
}
/*页面主体*/
/*主体内容*/
.head{position:relative; width:940px; background-color:#FFFFFF}
.head01{position:absolute; top:16px; right:134px;}
.head02{position:absolute; top:110px; left:90px;}
.nav_content{width:930px; padding-left:12px; padding-top:17px; border-left:solid 1px #E6E6E6; display: inline-block;background-color:#FFFFFF;}
.nav_content01{float:left; width:305px; padding-right:25px; background:url(../image/line.jpg) no-repeat right top; height:164px;}
.nav_content01 ul{ margin-top:15px;}
.nav_content01 li{ line-height:24px; background:url(../image/icon.gif) repeat-x bottom;padding-left:10px;}
.nav_content01 li p{color:#FF0000; float:left; margin-right:2px;}
.nav_content01 li span{color:#316AC5; font-size:11px; font-family:Arial, Helvetica, sans-serif; float:right; padding-right:3px;}


.nav_content02{float:left; width:377px; padding-right:25px; background:url(../image/line.jpg) no-repeat right top; padding-left:10px; height:164px;}
.nav_content02 ul{margin-top:15px; padding-left:5px; line-height:18px;}

.nav_content03{float:left; width:165px;}

.footer{ padding-top:10px; line-height:20px; color:#717171; height:44px; background-color: #E2E2E2 }
.footer_text{width:950px;  padding-left:50px; background:url(../image/bottom_logo.jpg) no-repeat  right 5px;margin:0 auto;}
.footer_text span{ color:#939393}


.mainbody{width:930px; padding-left:12px; padding-top:10px; border-left:solid 1px #E6E6E6; display: inline-block; float:left; background-color:#FFFFFF;}
.sidebar{float:left; width:158px; margin-right:50px;}
.sidebar ul{ padding-top:12px;}
.sidebar li{line-height:30px; border-bottom:#EDEDED solid 1px; width:151px; background:url(../image/icon2.gif) no-repeat 15px 10px;  font-family:"微软雅黑"}

.sidebar li a:link, .sidebar li a:visited {
	color:#000;
	text-decoration: none;
    padding-left:30px;
	width:121px;
	line-height:30px;
	height:30px;
}
.sidebar li a {display:block}
.sidebar li a:hover, .sidebar li a:active {
	color: #fff;
	text-decoration:none;
	height:30px;
	background:url(../image/lf_bg.jpg) no-repeat 0px 5px;
	line-height:30px;
}

.sidebar1{
	display:inline-block;
	color:#fff;
	text-decoration:none;
	width:151px;
	height:30px;
	line-height:30px;
	background:url(../image/lf_bg.jpg) no-repeat 0px 5px;
}
.scontact{padding-top:50px;}
.content{float:left; width:687px; margin-top:17px;}
.content01{float:right;padding-right:15px; color:#757575}
.content_title{float:left; background:url(../image/pn_bg.jpg) no-repeat; width:677px; padding-left:10px; font:bold 16px '微软雅黑'}
.content02{ line-height:22px; font-family:"微软雅黑"; padding-top:20px; float:left; width:687px; padding-bottom:25px;}
.content02 h1{ font-family:"微软雅黑"; font-size:14px; font-weight:bold; color:#009933;line-height:20px;}
.content02 h2{ font-family:"微软雅黑"; font-size:12px; font-weight:normal;color:#009933;line-height:25px; }
.content02 h3{ font-family:"微软雅黑"; font-size:12px;font-weight:normal;color:#000;line-height:20px;}
.content02 h4{ font-family:"微软雅黑"; font-size:12px; font-weight:normal;color:#000;line-height:20px;}

.content02 ul{ padding-top:8px;}
.content02 li{ font-family:"微软雅黑"; font-size:12px;font-weight:normal;color:#000;line-height:18px;}

.new{line-height:18px;font-family:'微软雅黑'; width:666px;}
.new dl{ padding-top:20px;}
.new dt{ text-align: center;  font-size:15px; font-weight:bold; color:#000033; height:30px;}
.new dt span{text-align:center; color: #999999; font-size:12px; font-weight:normal;}
.new dd{ padding-left:6px; line-height:22px; font-size:12px; width:630px;}

